Skip to content

Remove default departure time#549

Open
alexmgns wants to merge 2 commits into
masterfrom
feature/null-default-departure-time
Open

Remove default departure time#549
alexmgns wants to merge 2 commits into
masterfrom
feature/null-default-departure-time

Conversation

@alexmgns
Copy link
Copy Markdown
Collaborator

@alexmgns alexmgns commented Feb 8, 2026

Closes #486.

As Matt mentioned having departure time default to Sys.time() can lead to transit analyses that seem correct but are not reproducible. I have set the default departure_time = NULL. If no transit modes are being used then it is set to Sys.time(), otherwise an error is thrown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change default departure time

1 participant